home *** CD-ROM | disk | FTP | other *** search
/ Robotics & Artificial Int…3 (Professional Edition) / Robotics & Artificial Intelligence Tools 2003 (Professional Edition).iso / robot software / webots-kros-1.0.1_setup.exe / {app} / kteam / include / unistd.h < prev    next >
C/C++ Source or Header  |  1999-12-23  |  89b  |  7 lines

  1. #ifndef _UNISTD_H_
  2. #define _UNISTD_H_
  3.  
  4. # include <sys/unistd.h>
  5.  
  6. #endif /* _UNISTD_H_ */
  7.